go/types.subster.funcList (method)

2 uses

	go/types (current package)
		subst.go#L160: 		methods, mcopied := subst.funcList(t.methods)
		subst.go#L343: func (subst *subster) funcList(in []*Func) (out []*Func, copied bool) {